Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.IO.Exchangeable Namespace / IExtensibleObject<T> Interface
Properties Methods

In This Topic
    IExtensibleObject<T> Interface Members
    In This Topic

    The following tables list the members exposed by IExtensibleObject<T>.

    Public Properties
     NameDescription
     PropertyGets a collection of extension objects for this extensible object.  
    Top
    Public Methods
     NameDescription
     MethodCreate an IExtension<T> object from the specified GrapeCity.Spreadsheet.IO.OpenXml.Extension data.  
    Top
    See Also